.content{
	position: relative;
}

#section-adv {
	height:100%;
}
#content-container {
	background:url("../images/join-back.jpg") no-repeat top center;
	height:649px;
	position: relative;
	font-family: 'Noto Sans', Arial, Helvetica, sans-serif;
	font-weight: 200;
}
#section-text {
	text-align:center;
	padding-top: 46px;
}
#section-text h2 {
	font-family:'Quicksand',Arial,Helvetica,sans-serif;
	color:#fff;
	font-size: 56px;
	line-height: 56px;
	letter-spacing: -5px;
	margin: 0 0 4px;
	font-weight: 200;
}
#startnow{
	position: absolute;
	top: 230px;
	right: 65px;
}
#section-steps {
	margin: 44px auto 0 auto;
	background: url("../images/steps-transparency.png");
	position: absolute;
	width: 100%;
	bottom: 0;
	left: 0;
}
#steps-container {
	padding:28px 42px;
}
#steps-container #steps-list {
	overflow:hidden;
	clear:both;
	width:893px;
	margin: 0 auto;
}
#steps-container #steps-list li {
	float:left;
	width:110px;
	text-align:center;
	margin-right: 45px;
	font-size:17px;
	color:#fff;
	padding:62px 0 0 0;
	background:url("../images/join-sprite.png") no-repeat;
	position:relative;
}
#steps-container #steps-list #item-1 {
	background-position:50% 0px;
}
#steps-container #steps-list #item-2 {
	background-position:50% -141px;
}
#steps-container #steps-list #item-3 {
	background-position:50% -287px;
}
#steps-container #steps-list #item-4 {
	background-position:50% -443px;
}
#steps-container #steps-list #item-5 {
	background-position:50% -591px;
}
#steps-container #steps-list #item-6 {
	background-position:50% -737px;
	margin-right:0px;
}
#logo-scroll-container {
	padding:34px 0 28px 0;
	text-align:center;
	background: #fff;
}
#scroll-title {
	font-family:Arial;
	color: #012636;
	font-size:20px;
	display:block;
}